.style1 {color: #ECE9D8}
body {
	background-image: url();
	background-repeat: repeat-x;
}
.background-right {
	float: right;
}


.light-blue-font-bold {
	color: #7485BF;
	font-size: 18px;
	font-weight: bold;
}


.dark-blue-link {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #121e98;
	font-family: "Arial Narrow", Arial, "Times New Roman";
	font-weight: bold;
}


.blue-font-10 {font-size: 10pt}


.dark-blue-font24px {
	font-size: 24px;
	color: #121e98;
}


.size-16-font {font-size: 16px}


.green-font-thin {font-size: 12pt; color: #5A7060; text-decoration: none; font-family: "Arial Narrow", Arial;}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
